
( 1 ) Create a new project; 
( 2 ) Copy the files of "8840.lib" and "adt8840.h" to the path of the new project from the path of "Empolder\vc" of CD; 
( 3 ) In "FileView" of the "Workspace", click  right mouse, then select the "Add Files to Project" command.  
      In the Dialog of "Insert Files into Project",select the file of "8840.lib",then click the "OK" button.
( 4 ) Add "#include "adt8840.h" to the part of the declaration of the "StdAfx.h" or the header file or the source file 
      which needs; 

By above-mentioned four steps, users can adjust in the functions in Dynamic-Link Library(dll). 